PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContentBorders Class / setRight Method
A com.o2sol.pdf4java.graphics.PDFPen object that describes how the right border is drawn.
In This Topic
    setRight Method
    In This Topic
    Sets the right border.
    Syntax
    public void setRight( 
       PDFPen value
    )

    Parameters

    value
    A com.o2sol.pdf4java.graphics.PDFPen object that describes how the right border is drawn.
    See Also